commit | 97bcb48c6f2fa3ff8c49372fb6057ebd66b78537 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@kernel.org> | Thu Nov 25 03:16:07 2010 |
committer | Junio C Hamano <junio@kernel.org> | Thu Nov 25 03:16:07 2010 |
tree | 24f01a439c32da8e521ee57f3a738e99f3f86e0d | |
parent | 982eb11dc5ca975628029adef95a96309ae25294 [diff] [blame] |
Autogenerated HTML docs for v1.7.3.2-343-g7d43d
diff --git a/git-log.txt b/git-log.txt index 6d40f00..ff41784 100644 --- a/git-log.txt +++ b/git-log.txt
@@ -116,7 +116,7 @@ git log --branches --not --remotes=origin:: Shows all commits that are in any of local branches but not in - any of remote tracking branches for 'origin' (what you have that + any of remote-tracking branches for 'origin' (what you have that origin doesn't). git log master --not --remotes=*/master::